Configure authentication authorities

Users gain access to a storage system or component either directly through a role assignment or indirectly through membership in a user group that has a role assignment, or both.

Prerequisites

  • If configuring authentication to use LDAP, obtain the LDAP-SSL server bind distinguished name (DN) and password from your LDAP Administrator.

About this task

This procedure explains how to configure Unisphere to authenticate users.

To configure authentication:

Steps

  1. Select to open the Settings panel.
  2. Select Users and Groups > Authentication.
  3. Select the Authentication Authority to use during login. Possible values are:
    • Local Directory—You can disable this authority if it is enabled, and enable it if it is disabled. When it is enabled, users can log in as a user from the CST local directory.
    • LDAP-SSL—You can disable this authority if it is enabled, and enable it if it is disabled. When it is enabled, users can log in as a user from the configured LDAP directory.
    • Windows OS/AD—You can disable this authority if it is enabled, and enable it if it is disabled. When it is enabled, users can log in as a user from the Windows local host or from the Active Directory domain, or both. This option applies only to Windows installations.
    • RSA SecurID—When it is enabled, the RSA token must be entered into the password field immediately followed by the user password.
  4. If you select the Windows OS/AD authority and click Modify, as an option you can specify to limit authentication to members of a specific Windows OS/AD group. To limit authentication, select the Limit authentication to members of a specific Windows OS/AD group(s) checkbox option, and type the Group Name(s), separated by commas.
  5. If you are configuring LDAP-SSL, click Enable and do the following:
    1. Specify values for the following parameters and click Next.
      • Server (IP or Hostname)—IP address or hostname of the LDAP server to use for authentication. Only alphanumeric characters are allowed. Values longer than 40 characters are wrapped.
      • Port—Port number of the LDAP service

        Typically, this value is 389 for LDAP and 636 for LDAPS. Valid values range from 1 through 65,535.

      • Bind DN—Distinguished name of the privileged account used to perform operations, such as searching users and groups, on the LDAP directory. Only alphanumeric characters are allowed. Values longer than 60 characters are wrapped.
      • Bind Password—Password of the privileged account

        Only alphanumeric characters are allowed. Values longer than 15 characters are wrapped.

      • User Search Path—Distinguished name of the node at which to begin user searches. Only alphanumeric characters are allowed. Values longer than 40 characters are wrapped.
      • User Object Class—Object class identifying users in the LDAP hierarchy

        Only alphanumeric characters are allowed. Values longer than 15 characters are wrapped.

      • User ID Attribute—Attribute identifying the user login ID within the user object

        Only alphanumeric characters are allowed. Values longer than 15 characters are wrapped.

      • Group Search Path—Distinguished name of the node at which to begin group searches. Only alphanumeric characters are allowed. Values longer than 40 characters are wrapped.
      • Group Object Class—Object class identifying groups in the LDAP hierarchy

        Only alphanumeric characters are allowed. Values longer than 15 characters are wrapped.

      • Group Name Attribute—Attribute identifying the group name

        Only alphanumeric characters are allowed. Values longer than 15 characters are wrapped.

      • Group Member Attribute—Attribute indicating group membership for a user within the group object.

        Only alphanumeric characters are allowed. Values longer than 15 characters are wrapped.

    2. To upload an SSL certificate, click Choose File, locate the certificate, and click Open. To view the contents of the certificate, click VIEW CERTIFICATE. To clear the file selection, click CLEAR.
    3. Optional: To limit authentication to only members of specific LDAP groups, click Limit Authentication to members of LDAP group(s), select the option, and then type the Group Name(s), separated by commas.
    4. Click Next.
  6. If you are configuring RSA SecurID, click Enable and do the following:
    1. Specify values for the following parameters:
      • Server (IP or Hostname)—IP address or hostname of the RSA SecurID server to use for authentication. Only alphanumeric characters are allowed.
      • Port—Port number
      • Client ID—Client identity
      • Token Length—Token length
      • Access key—Access key value - click Show to display the access key value and click Hide to hide the access key value.
      • To upload a root CA certificate of the RSA SecurID server click Choose File, locate the certificate, and click Open. To view the contents of the certificate, click VIEW CERTIFICATE. To clear the file selection, click CLEAR.
      • RSA Username—RSA username
      • RSA Token—RSA token - click the eye icon when typing in the value for the token and you can see what you are entering.
      • REST API user exception—Select to configure a REST API user exception.
      • Username(s)—List the comma-separated usernames to which the exception applies.
    2. Click Next.
  7. Click OK.